struct _MI_PARTITION_ZEROING// Size=0x88
{
    struct _WORK_QUEUE_ITEM RebalanceZeroFreeWorkItem;// Offset=0x0 Size=0x20
    long NodeCount;// Offset=0x20 Size=0x4
    long BackgroundZeroingDisabled;// Offset=0x24 Size=0x4
    struct _KGATE LargeBootZeroingComplete;// Offset=0x28 Size=0x18
    struct _KEVENT ReleaseNodeZeroingThreads;// Offset=0x40 Size=0x18
    struct _KGATE AllZeroingComplete;// Offset=0x58 Size=0x18
    unsigned char IpiCalibrationFailed;// Offset=0x70 Size=0x1
    unsigned char ChildGateInitialized;// Offset=0x71 Size=0x1
    long ActiveProcessorsForIpiCalibration;// Offset=0x74 Size=0x4
    long NodesReadyForIpiCalibration;// Offset=0x78 Size=0x4
    long ZeroFreePageSlistMinimum;// Offset=0x7c Size=0x4
    long ExistingThreads;// Offset=0x80 Size=0x4
};